getPlaybackSpeed

abstract fun getPlaybackSpeed(block: DesignBlock): Float

Gets the playback speed multiplier of a block that supports playback control.

Return

the playback speed multiplier.

Parameters

block

the block to query.